计算机与现代化 ›› 2012, Vol. 198 ›› Issue (2): 5-7.doi: 10.3969/j.issn.1006-2475.2012.02.002

• 算法设计与分析 • 上一篇    下一篇

支持向量机的缺陷及改进算法

郭光绪   

  1. 南京航空航天大学计算机科学与技术学院,江苏 南京 210016
  • 收稿日期:2011-10-26 修回日期:1900-01-01 出版日期:2012-02-24 发布日期:2012-02-24

Deficiencies of Support Vector Machines and Its Improved Algorithm

GUO Guang-xu   

  1. College of Computer Science & Technology, Nanjing University of Aeronautics & Astronautics, Nanjing 210016, China
  • Received:2011-10-26 Revised:1900-01-01 Online:2012-02-24 Published:2012-02-24

摘要: 传统支持向量机通常关注于数据分布的边缘样本,支持向量通常在这些边缘样本中产生。本文提出一个新的支持向量算法,该算法的支持向量从全局的数据分布中产生,其稀疏性能在大部分数据集上远远优于经典支持向量机算法。该算法在多类问题上的时间复杂度仅等价于原支持向量机算法的二值问题,解决了设计多类算法时变量数目庞大或者二值子分类器数目过多的问题。

关键词: 支持向量机, 稀疏性, 多类问题, 推广性能

Abstract: Traditionary support vector machines (SVMs) usually focus on edge patterns of data distribution, and support vectors (SVs) usually generates from these patterns. This paper proposes an alternative algorithm, which generates SVs from all training patterns. The sparsity of the algorithm is validated on most data sets far better than typical SVMs. The complexity of the algorithm in multiclass problems is merely equivalent to two class SVMs, which greatly solves the problems of too many variables or too many binary classifiers in multi-class SVMs.

Key words: support vector machines, sparsity, multi-class problems, generalization

中图分类号: